There has been a burst of activity in the modeling of scale-free complex networks. The recipe of Barabási and Albert[1] has been followed by several variations and generalizations[2][3][4][5] and the revamping of previous mathematical works.[6] As long as there is a power law distribution in a model, it is a scale-free network, and a model of that network is a scale-free model.
Contents |
Many real networks are scale-free networks, which require scale-free models to describe them. There are two ingredients needed to build up a scale-free model:
1. Adding or removing nodes. Usually we concentrate on growing the network, i.e. adding nodes.
2. Preferential attachment: The probability that new nodes will be connected to the "old" node.
There have been several attempts to generate scale-free network properties. Here are some examples:
For example, the first scale-free model, the Barabási–Albert model, has a linear preferential attachment and adds one new node at every time step.
(Note, another general feature of in real networks is that , i.e. there is a nonzero probability that a new node attaches to an isolated node. Thus in general has the form , where is the initial attractiveness of the node.)
Dangalchev[7] builds a 2-L model by adding a second-order preferential attachment. The attractiveness of a node in the 2-L model depends not only on the number of nodes linked to it but also on the number of links in each of these nodes.
, where C is a coefficient between 0 and 1.
The Barabási–Albert model assumes that the probability that a node attaches to node is proportional to the degree of node . This assumption involves two hypotheses: first, that depends on , in contrast to random graphs in which , and second, that the functional form of is linear in . The precise form of is not necessary linear, and recent studies have demonstrated that the degree distribution depends strongly on
Krapivsky, Redner, and Leyvraz[4] demonstrate that the scale-free nature of the network is destroyed for nonlinear preferential attachment. The only case in which the topology of the network is scale free is that in which the preferential attachment is asymptotically linear, i.e. as . In this case the rate equation leads to
This way the exponent of the degree distribution can be tuned to any value between 2 and .
There is another kind of scale-free model, which grows according to some patterns, such as the hierarchical network model.[8]
The iterative construction leading to a hierarchical network. Starting from a fully connected cluster of five nodes, we create four identical replicas connecting the peripheral nodes of each cluster to the central node of the original cluster. From this, we get a network of 25 nodes (N = 25). Repeating the same process, we can create four more replicas of the original cluster - the four peripheral nodes of each one connect to the central node of the nodes created in the first step. This gives N = 125, and the process can continue indefinitely.